Package | de.medizininformatikinitiative.kerndatensatz.mtb |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/ImplementationGuide/mii-ig-mtb-de/https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.mtb@2025.0.0-ballot-alpha.1&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemtherapie-medication-statement |
Url | https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemtherapie-medication-statement |
Version | 2024.0.0-ballot |
Status | draft |
Name | MII_PR_MTB_Systemische_Therapie_Medication_Statement |
Title | MII PR MTB Systemtherapie Medication Statement |
Experimental | False |
Description | Medication Statement zur MTB-Systemtherapie mit Wirkstoff und Dosis |
Type | MedicationStatement |
Kind | resource |
No resources found
StructureDefinition | |
https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemische-therapie ![]() | MII PR MTB Systemische Therapie |
https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-therapieempfehlung ![]() | MII PR MTB Therapieempfehlung Systemische Therapie |
https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/ValueSet/mii-vs-mtb-dosisdichte ![]() | MII VS Dosisdichte |
{
"resourceType" : "StructureDefinition",
"id" : "mii-pr-mtb-systemtherapie-medication-statement",
"url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemtherapie-medication-statement",
"version" : "2024.0.0-ballot",
"name" : "MII_PR_MTB_Systemische_Therapie_Medication_Statement",
"title" : "MII PR MTB Systemtherapie Medication Statement",
"status" : "draft",
"publisher" : "Medizininformatik Initiative",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.medizininformatik-initiative.de"
}
]
}
],
"description" : "Medication Statement zur MTB-Systemtherapie mit Wirkstoff und Dosis",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "MedicationStatement",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationStatement.meta",
"path" : "MedicationStatement.meta",
"mustSupport" : true
},
{
"id" : "MedicationStatement.basedOn",
"path" : "MedicationStatement.basedOn",
"short" : "Therapieempfehlung",
"definition" : "Referenz auf Therapieempfehlung in MTB-Therapieplan",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-therapieempfehlung",
"http://hl7.org/fhir/StructureDefinition/MedicationRequest"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.partOf",
"path" : "MedicationStatement.partOf",
"short" : "Systemische Therapie",
"definition" : "Dazugehörige MTB Systemische Therapie",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemische-therapie",
"http://hl7.org/fhir/StructureDefinition/Procedure",
"http://hl7.org/fhir/StructureDefinition/MedicationStatement"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.status",
"path" : "MedicationStatement.status",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]",
"path" : "MedicationStatement.medication[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"short" : "Wirkstoffe",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept",
"path" : "MedicationStatement.medication[x]",
"sliceName" : "medicationCodeableConcept",
"short" : "Medikation Code",
"definition" : "Code für das Medikament, welches Gegenstand des Eintrags ist.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding",
"path" : "MedicationStatement.medication[x].coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer",
"path" : "MedicationStatement.medication[x].coding",
"sliceName" : "Pharmazentralnummer",
"short" : "PZN Code",
"definition" : "Ein Verweis auf einen von der Pharmazentralnummer (PZN) definierten Code",
"min" : 0,
"max" : "*",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer.system",
"path" : "MedicationStatement.medication[x].coding.system",
"min" : 1,
"patternUri" : "http://fhir.de/CodeSystem/ifa/pzn",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer.code",
"path" : "MedicationStatement.medication[x].coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe",
"path" : "MedicationStatement.medication[x].coding",
"sliceName" : "atcClassDe",
"short" : "ATC Klassifikation deutsche Version",
"definition" : "ATC-Codes für Fertigarzneimittel bspw. von Kombiprodukten",
"min" : 0,
"max" : "*",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/mii-vs-medikation-atc"
}
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe.system",
"path" : "MedicationStatement.medication[x].coding.system",
"min" : 1,
"patternUri" : "http://fhir.de/CodeSystem/bfarm/atc",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe.code",
"path" : "MedicationStatement.medication[x].coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassEn",
"path" : "MedicationStatement.medication[x].coding",
"sliceName" : "atcClassEn",
"short" : "Anatomical Therapeutic Chemical Classification System",
"definition" : "ATC Classification International WHO Version",
"min" : 0,
"max" : "*",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassEn.system",
"path" : "MedicationStatement.medication[x].coding.system",
"patternUri" : "http://www.whocc.no/atc",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassEn.code",
"path" : "MedicationStatement.medication[x].coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationCodeableConcept.text",
"path" : "MedicationStatement.medication[x].text",
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject",
"path" : "MedicationStatement.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]",
"path" : "MedicationStatement.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]:effectivePeriod",
"path" : "MedicationStatement.effective[x]",
"sliceName" : "effectivePeriod",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Period"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]:effectivePeriod.start",
"path" : "MedicationStatement.effective[x].start",
"short" : "Startdatum",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]:effectivePeriod.end",
"path" : "MedicationStatement.effective[x].end",
"short" : "Enddatum",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.note",
"path" : "MedicationStatement.note",
"short" : "Bemerkungen",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage",
"path" : "MedicationStatement.dosage",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open",
"description" : "Slice für das Ermöglichen der Angabe der Dosisdichte",
"ordered" : false
},
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:Dosisdichte",
"path" : "MedicationStatement.dosage",
"sliceName" : "Dosisdichte",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:Dosisdichte.doseAndRate.dose[x]",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "MedicationStatement.dosage:Dosisdichte.doseAndRate.dose[x]:doseQuantity",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x]",
"sliceName" : "doseQuantity",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Quantity",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
]
}
]
},
{
"id" : "MedicationStatement.dosage:Dosisdichte.doseAndRate.dose[x]:doseQuantity.system",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x].system",
"patternUri" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-dosisdichte"
},
{
"id" : "MedicationStatement.dosage:Dosisdichte.doseAndRate.dose[x]:doseQuantity.code",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x].code",
"binding" : {
"strength" : "required",
"valueSet" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/ValueSet/mii-vs-mtb-dosisdichte"
}
},
{
"id" : "MedicationStatement.dosage:Dosis",
"path" : "MedicationStatement.dosage",
"sliceName" : "Dosis",
"min" : 0,
"max" : "1",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.